[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  _script_dir

  .  Summary

  str _script_dir[64];

  .  Description

  The _script_dir system variable holds the full path of the directory
  where Telix should look for compiled script files when a script is
  selected to be run. When a script is selected to be run, Telix uses
  this procedure: if the name includes the drive and/or directory,
  only that path is searched. If the name includes only the filename,
  the current directory is first searched for the script file, and
  then the directory pointed to by the _script_dir variable. This
  string should end in the slash character, '\'. The maximum allowed
  length is 64 characters.


See Also: _telix_dir _up_dir _down_dir
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson